﻿@charset "utf-8";
img { border: 0px; }
.bannerbox { width: 230px; height: 307px; overflow: hidden; margin: 0px auto; }
#focus { width: 230px; height: 307px; clear: both; overflow: hidden; position: relative; float: left; }
    #focus ul { width: 230px; height: 307px; float: left; position: absolute; clear: both; padding: 0px; margin: 0px; }
        #focus ul li { float: left; width: 230px; height: 307px; overflow: hidden; position: relative; padding: 0px; margin: 0px; }
    #focus .preNext { width: 120px; height: 307px; position: absolute; top: 0px; cursor: pointer; }
    #focus .pre { left: 0; background: url(../images/sprite.png) no-repeat left center; }
    #focus .next { right: 0; background: url(../images/sprite1.png) no-repeat right center; }
.centerimg{
	width:230px;
    height:307px;
    display:table-cell;
    text-align:center;
    vertical-align:middle;
	*font-family:simsun;*font-size:200px;
}